-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): Update test packages (major) #751
Conversation
|
6a0e0cf
to
5e01b02
Compare
eab0fb2
to
a5abb9c
Compare
b831d65
to
c17feeb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blocking for now. For some reason sku's custom snapshot serializers aren't being used anymore. jestSetup.js
is definitely running though.
Nevermind, just needed to do a force install. User error I guess.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually I think something is broken. My comment above still stands, custom snapshot serializers are not being used for some reason, despite jest setup running.
97e9783
to
7729aaf
Compare
6095279
to
68aa080
Compare
5d707d1
to
5c7a7e6
Compare
31a0c00
to
424d143
Compare
424d143
to
e27bf6d
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
6a7808a
to
103abb9
Compare
Made an issue upstream argos-ci/jest-puppeteer#552. We could workaround this for now by moving the snapshot serializer config to the jest config. |
103abb9
to
b391e6a
Compare
Did this in 17410f8. This required moving each serializer into its own file. Didn't move the serializer that we use for the |
This PR contains the following updates:
^7.0.0
->^8.0.0
^19.2.0
->^20.0.0
Release Notes
argos-ci/jest-puppeteer
v8.0.6
Compare Source
Bug Fixes
v8.0.5
Compare Source
Note: Version bump only for package jest-puppeteer
v8.0.4
Compare Source
Bug Fixes
v8.0.3
Compare Source
Bug Fixes
v8.0.2
Compare Source
Note: Version bump only for package jest-puppeteer
v8.0.1
Compare Source
Note: Version bump only for package jest-puppeteer
v8.0.0
Compare Source
Features
BREAKING CHANGES
spawnd
now exports{ spawd }
instead of default to ensurecompatibilty with ESM
toMatch
has been renamedtoMatchTextContent
to avoid collisionwith existing Jest matcher
7.0.1 (2023-02-15)
Note: Version bump only for package jest-puppeteer
puppeteer/puppeteer
v20.1.0
: puppeteer: v20.1.0Compare Source
Miscellaneous Chores
Dependencies
v20.0.0
: puppeteer: v20.0.0Compare Source
⚠ BREAKING CHANGES
Features
Dependencies
Configuration
📅 Schedule: Branch creation - "before 9am on Tuesday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.